home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 30.zip / BS1 part 30 / VistaPro2.02_d2.adf / Scripts / Lightning.script < prev    next >
Encoding:
Vista Script  |  1992-06-11  |  1.5 KB  |  85 lines

  1. Vista Script File
  2.  CamX,  CamY,  CamZ, Bank, Hdng, Ptch,
  3.  
  4. ; Extended script file for testing
  5.  
  6. PictureFile Anims/MYPIC
  7.  
  8. CloudOn
  9. FractalDivisor8
  10. IslandModeOn
  11. GenerateFractal 123456789
  12. CloudLoad
  13. CloudDensity 50
  14. CloudHardness 50
  15. CloudAltitude 2000
  16.  
  17. LoadDEM /Landscapes/BigSur.dem
  18.  
  19. SetCameraX 30
  20. SetCameraY 3840
  21. SetCameraZ 345
  22. SetTargetX 4950
  23. SetTargetY 3690
  24. SetTargetZ 359
  25.  
  26. GShadeOn
  27. BlendOn
  28. PolygonSize1
  29.  
  30. MakeRiver 7410 480
  31.  
  32. ShadowsOn
  33. ExagerationOn
  34.  
  35. SetColorHaze      104   104   104
  36. SetColorSkyHaze      112   112   112
  37. SetColorExposure  64 64 64
  38. SetColorClouds    64 64 64
  39. SetColorSky       128 128 128
  40. Render
  41. RewriteImage
  42. RewriteImage
  43. RewriteImage
  44. SetColorClouds    192   192   192   Lightning!
  45. SetColorExposure  148   148   148
  46. Render
  47. SetColorClouds    240   240   240
  48. SetColorExposure  168   168   168
  49. Render
  50. SetColorClouds    160   160   160
  51. SetColorExposure  148   148   148
  52. Render
  53. SetColorClouds    240   240   240
  54. SetColorExposure  168   168   168
  55. Render
  56. RewriteImage
  57. SetColorClouds    64 64 64
  58. SetColorExposure  64 64 64
  59. Render
  60. RewriteImage
  61. RewriteImage
  62. RewriteImage
  63. RewriteImage
  64. RewriteImage
  65. SetColorSky    192   192   192   Lightning!
  66. SetColorExposure  148   148   148
  67. Render
  68. SetColorSky    240   240   240
  69. SetColorExposure  168   168   168
  70. Render
  71. SetColorSky    160   160   160
  72. SetColorExposure  148   148   148
  73. Render
  74. SetColorSky    240   240   240
  75. SetColorExposure  168   168   168
  76. Render
  77. RewriteImage
  78. SetColorSky    128   128   128
  79. SetColorExposure  64 64 64
  80. Render
  81. RewriteImage
  82. RewriteImage
  83. RewriteImage
  84.  
  85.